CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ga neural network

搜索资源列表

  1. GA-and-BP

    0下载:
  2. 利用bp和ga网络对未来值进行预测,对输入数据进行归一化处理。-Use bp neural network to predict the future value of the input data normalization.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:56972
    • 提供者:张俊池
  1. GA-BP

    0下载:
  2. 一个带数据的遗传优化神经网络算法,运行前在matlab输入A=load(D:\数据.txt) -A data genetic optimization of neural network algorithm, before running in MATLAB input A=load (D:\ data.Txt)
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:12258
    • 提供者:gym
  1. GA-to-optimize-BP

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize the BP neural network to nonlinear function fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:53377
    • 提供者:陈晗
  1. GA-and-BP

    0下载:
  2. 遗传算法和神经网络结合的案例,用于非线性规划优化。-Genetic algorithms and neural network case for nonlinear programming optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4785
    • 提供者:丰丰
  1. bp-ga-method

    0下载:
  2. 基于遗传算法的BP神经网络算法(以下简称BP—GA)就是在BP神经网络的学习过程中,将权重和阀值描述为染色体,并选取适宜的适应函数,然后进行GA迭代,直到某种意义上的收敛.-GA BP neural network algorithm (hereinafter referred to as BP-GA) is in the learning process BP neural network, the weights and thresholds described as chromosomes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1537
    • 提供者:charle007
  1. ANN-GA

    4下载:
  2. 基于matlab的神经网络和遗传算法的案例和代码源,供大家参考和套用使用。-The case of neural network and genetic algorithm based on matlab and the source code, for your reference and to use. Please enter the text to be translated
  3. 所属分类:matlab

    • 发布日期:2017-06-15
    • 文件大小:22611465
    • 提供者:赵天牧
  1. GA-BP

    0下载:
  2. 遗传算法优化BP神经网络程序,利用遗传算法找出最优的权值和阈值赋予BP神经网络并开始训练。-Genetic algorithm optimization BP neural network program, the use of genetic algorithm to find the optimal weights and thresholds given BP neural network and start training.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:8447
    • 提供者:钟金童
  1. GA-PSO

    3下载:
  2. 遗传算法和粒子群算法以及网格搜索法优化神经网络SVM的高斯核参数和惩罚参数-Optimization of Genetic Algorithm Neural Network SVM Gaussian kernel parameters and penalty parameter
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:208624
    • 提供者:陈静
  1. ga--BP

    0下载:
  2. 遗传算法优化神经网络的权值和阈值 十分实用-Genetic algorithm optimization neural network weights and thresholds very useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:21131
    • 提供者:张振
  1. GA-BP-MATLAB

    0下载:
  2. 利用GA-BP神经网络算法的应用实例之MATLAB程序,有中文注释-GA-BP neural network for matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:陈胖
  1. GA-YOUHUAbpANN

    0下载:
  2. MATLAB中采用GA优化BP 神经网络的参数,具有一定的参考价值-MATLAB using GA optimization BP neural network parameters, has a certain reference value
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:13822
    • 提供者:谢达
  1. GA2_LF~1

    0下载:
  2. the particular code helps in providing a mtrix that would contain minimum of two numbers for each number at first index. this code would help an easy mapping of weights in neural network for beginners.IT DESCRIBES THE GA NEURAL NETWORK
  3. 所属分类:File Formats

    • 发布日期:2017-04-30
    • 文件大小:37098
    • 提供者:km
  1. GA-BP

    1下载:
  2. 神经网络遗传算法用于非线性函数的极值寻优matlab代码-Extreme Optimization matlab code of neural network genetic algorithm for nonlinear function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:102501
    • 提供者:ZXF11
  1. GA-BP-matlab-socure-code

    0下载:
  2. matlab写的神经网络代码,其中含有遗传算法对神经网络的权值和阈值优化模块,解释比较详细,师兄的毕业设计部分代码-Written in Matlab neural network code, which contains the genetic algorithm of neural network weights and threshold optimization module, a more detailed explanation, senior graduation design p
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1440
    • 提供者:wen32322
  1. hybrid-of-GA-and-PSO

    2下载:
  2. 混合粒子群算法训练BP神经网络(实验数据包含在内)-A hybrid algorithm is based on particle swarm optimization and it is used in training back propagation neural network (source code)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6339
    • 提供者:聂善坤
  1. GA-PSO-BPnn.pdf

    1下载:
  2. 基于GA-PSO-BP组合的神经网络应用研究,有需要请下载。-Application of Neural Network GA-PSO-BP portfolio based on the need to download.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3108
    • 提供者:lyy
  1. GA-BP

    1下载:
  2. 该程序包含基于BP算法的神经网络,以及智能遗传算法,并利用遗传算法对神经网络结构进行优化,最后利用优化后的神经网络进行数据预测。-This package contains the algorithm based on BP neural networks, genetic algorithms and intelligent, and the use of genetic algorithm to optimize the structure of the neural network. Fi
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3284
    • 提供者:许克磊
  1. GA-Wavelet-BP

    0下载:
  2. 基于遗传算法的小波神经网络预测模型,在神经网络基础上做的改进-Wavelet neural network forecasting model based on genetic algorithms, neural network based on the improvements made
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3337
    • 提供者:曾曾
  1. GA-BP

    0下载:
  2. 运用种群遗传算法优化BP神经网络的权值和阀值-The use of genetic algorithm optimization BP neural network weights and thresholds
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:751
    • 提供者:宣树人
  1. pso-GA

    0下载:
  2. 粒子群算法MATLAB代码、遗传算法优化RBF径向基神经网络MATLAB程序-Particle swarm algorithm MATLAB code, genetic algorithm optimization RBF RBF neural network MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:3838
    • 提供者:袁杰
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com